home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / amms20d.lha / amms / mbbatch / com / english / execute_batch.bat < prev    next >
DOS Batch File  |  1995-05-05  |  494b  |  24 lines

  1. ;
  2. ;    $VER: AMMS Execute Batch 2.00 [English] / 12-02-1995
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ;
  10. ;    Errormessage : No additional batches permitted !
  11. ;
  12. T_NoBatch="No additional batches permitted !"
  13. ;
  14. ;    Errormessage : Unknown additional batch
  15. ; batch = First part of batchname
  16. ; maxbatches = Highest batchnumber
  17. ;
  18. T_UnknownBatch="Only names from 'batch'1 to 'batch''maxbatches' permitted !"
  19. ;
  20. ;     Errormessage : User does not exist
  21. ; p2 = Username
  22. ;
  23. T_UnknownUser="User ""'p2'"" does not exist !"
  24.